-
Home
-
Ninja Tables – Easy Data Table Builder
-
4.1.3
-
Code
-
Classes
- BaseModel
Total Complexity |
26 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
234 |
Lines of code |
107 |
Logical lines of code |
66 |
Comment lines |
92 |
Methods |
15 |
Properties |
7 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
delete() |
S |
54 |
5 |
20 |
update() |
S |
55 |
5 |
18 |
first() |
S |
69 |
2 |
7 |
__construct() |
S |
66 |
2 |
9 |
batch_insert() |
S |
68 |
2 |
7 |
get() |
S |
71 |
1 |
6 |
findAll() |
S |
76 |
1 |
4 |
pluck() |
S |
73 |
1 |
5 |
count() |
S |
73 |
1 |
5 |
max() |
S |
75 |
1 |
4 |
min() |
S |
75 |
1 |
4 |
avg() |
S |
75 |
1 |
4 |
sum() |
S |
75 |
1 |
4 |
find() |
S |
76 |
1 |
4 |
insert() |
S |
70 |
1 |
6 |